Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

从init获取的最近联系人列表补充group_list #195

Open
wants to merge 50 commits into
base: master
Choose a base branch
from

Conversation

HaishengLiang
Copy link

No description provided.

liuwangsheng01 and others added 30 commits August 17, 2016 10:11
 在hand_all_msg中调用即可
 #自动通过好友申请
        if msg['msg_type_id'] == 37:
            print json.dumps(msg,indent=4)
            print self.apply_useradd_requests(msg['content']['data'])
            #发送消息吧。。。。
1、主动向群内好友打招呼添加好友
2、将好友加入到群聊中
3、将群用户从群中剔除,只有群管理员有权限
test_sync_check函数完善,将4个服务器地址均放进去检测,得到合适的心跳服务器地址
fix bug
fix bugs
修复1102,0和-1,-1的问题
test_sync_check 兼容
兼容sync,解决1102,0和-1,-1问题
新增设置群聊名称接口--set_group_name
新增设置群聊名称接口--set_group_name
修复之前vivre90更新的一点小疏忽
1、更新心跳服务器获取方式,新增base_host
2、文件上传同步base_host
3、-1,-1错误的时候降低心跳获取频率
更新心跳服务器获取方式,同时修复文件可能上传失败的问题! 在返回-1,-1时降低心跳获取频率!
fix bugs~~~
liuwons and others added 20 commits October 27, 2016 09:51
修复了通讯录过大,无法获取通讯录的问题
修复无法转换'\xa0'‘字符问题
修复无法转换'\xa0'‘字符问题
增加invite_friend_to_group方法
fix bug that it can't find group personal name.
Add invite function for add user to group
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.